4.4
MEDIUM CVSS 3.1
CVE-2024-26810
vfio/pci: Lock external INTx masking ops
Description

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Lock external INTx masking ops Mask operations through config space changes to DisINTx may race INTx configuration changes via ioctl. Create wrappers that add locking for paths outside of the core interrupt code. In particular, irq_type is updated holding igate, therefore testing is_intx() requires holding igate. For example clearing DisINTx from config space can otherwise race changes of the interrupt configuration. This aligns interfaces which may trigger the INTx eventfd into two camps, one side serialized by igate and the other only enabled while INTx is configured. A subsequent patch introduces synchronization for the latter flows.

INFO

Published Date :

April 5, 2024, 9:15 a.m.

Last Modified :

April 8, 2025, 7:20 p.m.

Remotely Exploit :

No

Source :

416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Products

The following products are affected by CVE-2024-26810 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Linux linux_kernel
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 MEDIUM 134c704f-9b21-4f2e-91b3-4a467353bcc0
Solution
This vulnerability in the Linux kernel requires updating and rebooting the system.
  • Update the affected Linux kernel packages.
  • Reboot the system for the changes to take effect.
References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2024-26810.

URL Resource
https://git.kernel.org/stable/c/03505e3344b0576fd619416793a31eae9c5b73bf Patch
https://git.kernel.org/stable/c/04a4a017b9ffd7b0f427b8c376688d14cb614651 Patch
https://git.kernel.org/stable/c/1e71b6449d55179170efc8dee8664510bb813b42 Patch
https://git.kernel.org/stable/c/3dd9be6cb55e0f47544e7cdda486413f7134e3b3 Patch
https://git.kernel.org/stable/c/3fe0ac10bd117df847c93408a9d428a453cd60e5 Patch
https://git.kernel.org/stable/c/6fe478d855b20ac1eb5da724afe16af5a2aaaa40 Patch
https://git.kernel.org/stable/c/810cd4bb53456d0503cc4e7934e063835152c1b7 Patch
https://git.kernel.org/stable/c/ec73e079729258a05452356cf6d098bf1504d5a6 Patch
https://git.kernel.org/stable/c/03505e3344b0576fd619416793a31eae9c5b73bf Patch
https://git.kernel.org/stable/c/04a4a017b9ffd7b0f427b8c376688d14cb614651 Patch
https://git.kernel.org/stable/c/1e71b6449d55179170efc8dee8664510bb813b42 Patch
https://git.kernel.org/stable/c/3dd9be6cb55e0f47544e7cdda486413f7134e3b3 Patch
https://git.kernel.org/stable/c/3fe0ac10bd117df847c93408a9d428a453cd60e5 Patch
https://git.kernel.org/stable/c/6fe478d855b20ac1eb5da724afe16af5a2aaaa40 Patch
https://git.kernel.org/stable/c/810cd4bb53456d0503cc4e7934e063835152c1b7 Patch
https://git.kernel.org/stable/c/ec73e079729258a05452356cf6d098bf1504d5a6 Patch
https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html Mailing List Third Party Advisory
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2024-26810 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2024-26810 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2024-26810 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2024-26810 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • Initial Analysis by [email protected]

    Apr. 08, 2025

    Action Type Old Value New Value
    Added CWE CWE-362
    Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.5 up to (excluding) 5.10.215 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.2 up to (excluding) 6.6.24 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.7 up to (excluding) 6.7.12 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.11 up to (excluding) 5.15.154 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.16 up to (excluding) 6.1.84 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.8 up to (excluding) 6.8.3 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 3.6 up to (excluding) 5.4.274
    Added Reference Type CVE: https://git.kernel.org/stable/c/03505e3344b0576fd619416793a31eae9c5b73bf Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/03505e3344b0576fd619416793a31eae9c5b73bf Types: Patch
    Added Reference Type CVE: https://git.kernel.org/stable/c/04a4a017b9ffd7b0f427b8c376688d14cb614651 Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/04a4a017b9ffd7b0f427b8c376688d14cb614651 Types: Patch
    Added Reference Type CVE: https://git.kernel.org/stable/c/1e71b6449d55179170efc8dee8664510bb813b42 Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/1e71b6449d55179170efc8dee8664510bb813b42 Types: Patch
    Added Reference Type CVE: https://git.kernel.org/stable/c/3dd9be6cb55e0f47544e7cdda486413f7134e3b3 Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/3dd9be6cb55e0f47544e7cdda486413f7134e3b3 Types: Patch
    Added Reference Type CVE: https://git.kernel.org/stable/c/3fe0ac10bd117df847c93408a9d428a453cd60e5 Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/3fe0ac10bd117df847c93408a9d428a453cd60e5 Types: Patch
    Added Reference Type CVE: https://git.kernel.org/stable/c/6fe478d855b20ac1eb5da724afe16af5a2aaaa40 Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/6fe478d855b20ac1eb5da724afe16af5a2aaaa40 Types: Patch
    Added Reference Type CVE: https://git.kernel.org/stable/c/810cd4bb53456d0503cc4e7934e063835152c1b7 Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/810cd4bb53456d0503cc4e7934e063835152c1b7 Types: Patch
    Added Reference Type CVE: https://git.kernel.org/stable/c/ec73e079729258a05452356cf6d098bf1504d5a6 Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/ec73e079729258a05452356cf6d098bf1504d5a6 Types: Patch
    Added Reference Type CVE: https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html Types: Mailing List, Third Party Advisory
  • CVE Modified by af854a3a-2127-422b-91ae-364da2661108

    Nov. 21, 2024

    Action Type Old Value New Value
    Added Reference https://git.kernel.org/stable/c/03505e3344b0576fd619416793a31eae9c5b73bf
    Added Reference https://git.kernel.org/stable/c/04a4a017b9ffd7b0f427b8c376688d14cb614651
    Added Reference https://git.kernel.org/stable/c/1e71b6449d55179170efc8dee8664510bb813b42
    Added Reference https://git.kernel.org/stable/c/3dd9be6cb55e0f47544e7cdda486413f7134e3b3
    Added Reference https://git.kernel.org/stable/c/3fe0ac10bd117df847c93408a9d428a453cd60e5
    Added Reference https://git.kernel.org/stable/c/6fe478d855b20ac1eb5da724afe16af5a2aaaa40
    Added Reference https://git.kernel.org/stable/c/810cd4bb53456d0503cc4e7934e063835152c1b7
    Added Reference https://git.kernel.org/stable/c/ec73e079729258a05452356cf6d098bf1504d5a6
    Added Reference https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html
  • CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0

    Nov. 06, 2024

    Action Type Old Value New Value
    Added CVSS V3.1 CISA-ADP AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Nov. 05, 2024

    Action Type Old Value New Value
    Removed Reference kernel.org https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html
  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Jun. 25, 2024

    Action Type Old Value New Value
    Added Reference kernel.org https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html [No types assigned]
  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    May. 29, 2024

    Action Type Old Value New Value
  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    May. 14, 2024

    Action Type Old Value New Value
  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Apr. 13, 2024

    Action Type Old Value New Value
    Added Reference kernel.org https://git.kernel.org/stable/c/1e71b6449d55179170efc8dee8664510bb813b42 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/3dd9be6cb55e0f47544e7cdda486413f7134e3b3 [No types assigned]
  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Apr. 10, 2024

    Action Type Old Value New Value
    Added Reference kernel.org https://git.kernel.org/stable/c/ec73e079729258a05452356cf6d098bf1504d5a6 [No types assigned]
  • CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Apr. 05, 2024

    Action Type Old Value New Value
    Added Description In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Lock external INTx masking ops Mask operations through config space changes to DisINTx may race INTx configuration changes via ioctl. Create wrappers that add locking for paths outside of the core interrupt code. In particular, irq_type is updated holding igate, therefore testing is_intx() requires holding igate. For example clearing DisINTx from config space can otherwise race changes of the interrupt configuration. This aligns interfaces which may trigger the INTx eventfd into two camps, one side serialized by igate and the other only enabled while INTx is configured. A subsequent patch introduces synchronization for the latter flows.
    Added Reference kernel.org https://git.kernel.org/stable/c/3fe0ac10bd117df847c93408a9d428a453cd60e5 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/04a4a017b9ffd7b0f427b8c376688d14cb614651 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/6fe478d855b20ac1eb5da724afe16af5a2aaaa40 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/03505e3344b0576fd619416793a31eae9c5b73bf [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/810cd4bb53456d0503cc4e7934e063835152c1b7 [No types assigned]
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
Vulnerability Scoring Details
Base CVSS Score: 4.4
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality Impact
Integrity Impact
Availability Impact